Split(Char[],Int32)
Split(Char[],Int32,StringSplitOptions)
Split(Char[],StringSplitOptions)
Split(String[],Int32,StringSplitOptions)
Split(String[],StringSplitOptions)
- Category
- Method
- Description
- Returns a System.String array containing the substrings in this instance that are delimited by elements of a specified System.Char array.
- Type
- String[]
- Character
- public
- Parameters
-
Name Type Description separator Char[] - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
- Category
- Method
- Description
- Returns a System.String array containing the substrings in this instance that are delimited by elements of a specified System.Char array. A parameter specifies the maximum number of substrings to return.
- Type
- String[]
- Character
- public
- Parameters
-
Name Type Description separator Char[] count Int32 - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
Split(Char[],Int32,StringSplitOptions)
- Category
- Method
- Description
- Returns a System.String array containing the substrings in this string that are delimited by elements of a specified System.Char array. Parameters specify the maximum number of substrings to return and whether to return empty array elements.
- Type
- String[]
- Character
- public
- Parameters
-
Name Type Description separator Char[] count Int32 options StringSplitOptions - Attributes
-
Name Value/Assignment ComVisibleAttribute False - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
Split(Char[],StringSplitOptions)
- Category
- Method
- Description
- Returns a System.String array containing the substrings in this string that are delimited by elements of a specified System.Char array. A parameter specifies whether to return empty array elements.
- Type
- String[]
- Character
- public
- Parameters
-
Name Type Description separator Char[] options StringSplitOptions - Attributes
-
Name Value/Assignment ComVisibleAttribute False - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
Split(String[],Int32,StringSplitOptions)
- Category
- Method
- Description
- Returns a System.String array containing the substrings in this string that are delimited by elements of a specified System.String array. Parameters specify the maximum number of substrings to return and whether to return empty array elements.
- Type
- String[]
- Character
- public
- Parameters
-
Name Type Description separator String[] count Int32 options StringSplitOptions - Attributes
-
Name Value/Assignment ComVisibleAttribute False - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
Split(String[],StringSplitOptions)
- Category
- Method
- Description
- Returns a System.String array containing the substrings in this string that are delimited by elements of a specified System.String array. A parameter specifies whether to return empty array elements.
- Type
- String[]
- Character
- public
- Parameters
-
Name Type Description separator String[] options StringSplitOptions - Attributes
-
Name Value/Assignment ComVisibleAttribute False - Tags
- 01892ABD01, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database